OnNotificationCategorySelectListener

fun interface OnNotificationCategorySelectListener

Interface definition for a callback to be invoked when a category filter is selected.

Since

3.8.0

Functions

Link copied to clipboard
abstract fun onNotificationCategorySelected(category: NotificationCategory)

Called when a category filter is selected.